Skip to main content
Quang Liem
💬
0 discussions

Integrate Service - Bitrix24


I. Cases


1. Normal Cases

  • Click To Call
  • Iframes
  • CRM call logging
  • CRM create new contact
  • Click to view CRM object
  • Click to SMS

2. Challenge Cases

3. Special Cases


2. Config


  • ID Callcenter
  • Host
  • Description
  • Fields
    • domain
    • idUserBitrix
    • token

1. Info

Notes:

  • (1): 18416 - ContactId without deal, different with each integrator

2. Iframe


III. Endpoint Table


NameTypeMethodUrlTriggerDescriptionParametersHard ParamsResponse Type
search_comment_bitrixget_dataPOSThttps://:domain/rest/:idUserBitrix/:token/crm.timeline.comment.list.jsonnonedomain : path,
token : path,
idUserBitrix : path,
filter : body,
order : body
get_contact_by_idget_dataPOSThttps://:domain/rest/:idUserBitrix/:token/crm.contact.get.jsonnonedomain : path,
token : path,
idUserBitrix : path,
id : body
get_user_by_idget_dataPOSThttps://:domain/rest/:idUserBitrix/:token/user.get.jsonnonedomain : path,
token : path,
idUserBitrix : path,
id : body
search_lead_bitrixget_dataPOSThttps://:domain/rest/:idUserBitrix/:token/crm.lead.list.jsonnonedomain : path,
token : path,
idUserBitrix : path,
filter : body,
select : body
get_lead_by_idget_dataPOSThttps://:domain/rest/:idUserBitrix/:token/crm.lead.get.jsonnonedomain : path,
token : path,
idUserBitrix : path,
id : body
get_company_by_idget_dataPOSThttps://:domain/rest/:idUserBitrix/:token/crm.company.get.jsonnonedomain : path,
token : path,
idUserBitrix : path,
id : body
get_userget_dataPOSThttps://:domain/rest/:idUserBitrix/:token/user.get.jsonnonedomain : path,
token : path,
idUserBitrix : path,
id : body
get_list_callogget_dataPOSThttps://:domain/rest/:idUserBitrix/:token/crm.activity.list.jsonnonedomain : path,
token : path,
idUserBitrix : path,
order : body,
filter : body,
select : body
get_list_commentget_dataPOSThttps://:domain/rest/:idUserBitrix/:token/crm.timeline.comment.list.jsonnonedomain : path,
token : path,
idUserBitrix : path,
filter : body,
select : body
get_list_dealget_dataPOSThttps://:domain/rest/:idUserBitrix/:token/crm.deal.list.jsonnonedomain : path,
token : path,
idUserBitrix : path,
order : body,
filter : body,
select : body
get_list_companyget_dataPOSThttps://:domain/rest/:idUserBitrix/:token/crm.company.list.jsonnonedomain : path,
token : path,
idUserBitrix : path,
order : body,
filter : body,
select : body
get_list_contactget_dataPOSThttps://:domain/rest/:idUserBitrix/:token/crm.contact.list.jsonnonedomain : path,
token : path,
idUserBitrix : path,
order : body,
filter : body,
select : body
create_calllogpost_dataPOSThttps://:domain/rest/:idUserBitrix/:token/crm.activity.add.jsonnonecreate_calllogdomain : path,
token : path,
idUserBitrix : path,
fields : body
create_commentpost_dataPOSThttps://:domain/rest/:idUserBitrix/:token/crm.timeline.comment.add.jsonnonedomain : path,
token : path,
idUserBitrix : path,
fields : body
get_comment_by_idget_dataPOSThttps://:domain/rest/:idUserBitrix/:token/crm.timeline.comment.get.jsonnonedomain : path,
token : path,
idUserBitrix : path,
id : body
create_contact_bitrixpost_dataPOSThttps://:domain/rest/:idUserBitrix/:token/crm.contact.add.jsonnonecreate_contact_bitrixdomain : path,
token : path,
idUserBitrix : path,
fields : body
search_company_bitrixget_dataPOSThttps://:domain/rest/:idUserBitrix/:token/crm.company.list.jsonnonesearch_company_bitrixdomain : path,
token : path,
idUserBitrix : path,
fields : body
get_deal_by_idget_dataPOSThttps://:domain/rest/:idUserBitrix/:token/crm.deal.get.jsonnonedomain : path,
token : path,
idUserBitrix : path,
id : body
search_contact_bitrixget_dataPOSThttps://:domain/rest/:idUserBitrix/:token/crm.contact.list.jsonnonedomain : path,
token : path,
idUserBitrix : path,
fields : body